<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart yline"><d3fc-group class="cartesian-chart" auto-resize=""><div class="chart-label top-label" style="margin-bottom: 1em; margin-top: 0px;"></div><div class="x-label bottom-label">State</div><div class="y-label left-label">Sales</div><d3fc-svg class="svg-plot-area plot-area"><svg viewBox="0 0 911 525" preserveAspectRatio="none"><g class="multi"><g><line class="gridline-y" x1="9.295918367346928" x2="9.295918367346928" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="27.887755102040806" x2="27.887755102040806" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="46.479591836734684" x2="46.479591836734684" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="65.07142857142856" x2="65.07142857142856" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="83.66326530612244" x2="83.66326530612244" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="102.25510204081633" x2="102.25510204081633" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="120.8469387755102" x2="120.8469387755102" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="139.43877551020407" x2="139.43877551020407" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="158.03061224489795" x2="158.03061224489795" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="176.62244897959184" x2="176.62244897959184" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="195.21428571428572" x2="195.21428571428572" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="213.80612244897958" x2="213.80612244897958" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="232.39795918367346" x2="232.39795918367346" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="250.98979591836735" x2="250.98979591836735" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="269.5816326530612" x2="269.5816326530612" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="288.1734693877551" x2="288.1734693877551" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="306.765306122449" x2="306.765306122449" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="325.35714285714283" x2="325.35714285714283" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="343.94897959183675" x2="343.94897959183675" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="362.5408163265306" x2="362.5408163265306" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="381.1326530612245" x2="381.1326530612245" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="399.7244897959184" x2="399.7244897959184" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="418.31632653061223" x2="418.31632653061223" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="436.90816326530614" x2="436.90816326530614" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="455.5" x2="455.5" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="474.09183673469386" x2="474.09183673469386" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="492.68367346938777" x2="492.68367346938777" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="511.2755102040816" x2="511.2755102040816" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="529.8673469387754" x2="529.8673469387754" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="548.4591836734694" x2="548.4591836734694" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="567.0510204081634" x2="567.0510204081634" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="585.6428571428571" x2="585.6428571428571" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="604.2346938775511" x2="604.2346938775511" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="622.8265306122448" x2="622.8265306122448" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="641.4183673469388" x2="641.4183673469388" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="660.0102040816328" x2="660.0102040816328" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="678.6020408163265" x2="678.6020408163265" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="697.1938775510205" x2="697.1938775510205" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="715.7857142857142" x2="715.7857142857142" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="734.3775510204082" x2="734.3775510204082" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="752.9693877551022" x2="752.9693877551022" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="771.5612244897959" x2="771.5612244897959" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="790.1530612244899" x2="790.1530612244899" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="808.7448979591836" x2="808.7448979591836" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="827.3367346938776" x2="827.3367346938776" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="845.9285714285713" x2="845.9285714285713" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="864.5204081632653" x2="864.5204081632653" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="883.1122448979593" x2="883.1122448979593" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="901.704081632653" x2="901.704081632653" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="525" y2="525" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="484.61538461538464" y2="484.61538461538464" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="444.2307692307692" y2="444.2307692307692" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="403.8461538461538" y2="403.8461538461538" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="363.46153846153845" y2="363.46153846153845" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="323.0769230769231" y2="323.0769230769231" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="282.6923076923077" y2="282.6923076923077" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="242.30769230769232" y2="242.30769230769232" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="201.9230769230769" y2="201.9230769230769" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="161.53846153846155" y2="161.53846153846155" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="121.15384615384613" y2="121.15384615384613" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="80.76923076923077" y2="80.76923076923077" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="40.38461538461536" y2="40.38461538461536" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="0" y2="0" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line></g></g><g class="multi"><g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M9.295918367346928,61.3117615384611L27.887755102040806,171.2125254807698L46.479591836734684,331.20154442307694L65.07142857142856,375.84645000000006L83.66326530612244,389.9148891346153L102.25510204081633,458.9687388461538L120.8469387755102,433.7667216346154L139.43877551020407,437.78129769230776L158.03061224489795,450.87421817307694L176.62244897959184,452.9465163461538L195.21428571428572,464.4286782692308L213.80612244897958,494.73786923076926L232.39795918367346,475.6356230769231L250.98979591836735,483.74566153846155L269.5816326530612,498.07561326923076L288.1734693877551,491.83530173076923L306.765306122449,496.2615807692308L325.35714285714283,493.1072757692308L343.94897959183675,491.52329625L362.5408163265306,486.1597326923077L381.1326530612245,502.48246730769233L399.7244897959184,490.75028625L418.31632653061223,504.6986275961538L436.90816326530614,519.9855715384615L455.5,514.5991038461539L474.09183673469386,501.65411826923076L492.68367346938777,509.77996730769235L511.2755102040816,507.041096826923L529.8673469387754,511.70454865384613L548.4591836734694,513.0189406730769L567.0510204081634,507.22671057692304L585.6428571428571,510.5584534615385L604.2346938775511,509.47498269230766L622.8265306122448,512.5327442307693L641.4183673469388,522.2692326923077L660.0102040816328,513.8139663461538L678.6020408163265,514.3763221153846L697.1938775510205,523.1652461538462L715.7857142857142,523.1865530769231L734.3775510204082,520.5853073076923L752.9693877551022,520.7594740384616L771.5612244897959,522.0832292307692L790.1530612244899,523.5922326923077L808.7448979591836,519.4403711538462L845.9285714285713,524.907660576923L883.1122448979593,523.6403630769231L901.704081632653,523.1997951923078" style="stroke: rgb(3, 102, 214); stroke-width: 3;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M9.295918367346928,227.820263798077L27.887755102040806,367.5983102884616L46.479591836734684,416.1470657884616L65.07142857142856,444.7817971153846L83.66326530612244,462.1412229807692L102.25510204081633,479.612555625L120.8469387755102,492.72405L139.43877551020407,476.1144775961539L158.03061224489795,477.7670564423077L176.62244897959184,469.4681653846154L195.21428571428572,487.3277244230769L213.80612244897958,460.8111980769231L232.39795918367346,492.72814903846154L250.98979591836735,508.99188173076925L269.5816326530612,488.1123086538461L288.1734693877551,501.3016575L306.765306122449,499.9703625L325.35714285714283,504.91690846153847L343.94897959183675,505.3210514423077L362.5408163265306,518.7179509615385L381.1326530612245,505.53543519230766L399.7244897959184,508.21684846153846L418.31632653061223,502.0087759615385L436.90816326530614,514.1342163461538L455.5,503.79720865384616L474.09183673469386,519.8110817307693L492.68367346938777,502.8502903846154L511.2755102040816,511.7458298076923L529.8673469387754,515.3028340384616L548.4591836734694,513.4587028846154L567.0510204081634,520.0250596153846L585.6428571428571,521.0491448076923L604.2346938775511,522.2483538461538L622.8265306122448,521.1991009615384L641.4183673469388,512.3147076923077L660.0102040816328,519.1118423076923L678.6020408163265,522.4421596153846L697.1938775510205,523.0435673076923L715.7857142857142,524.9026973076923L734.3775510204082,522.4360292307692L752.9693877551022,523.1595721153845L771.5612244897959,519.6889182692307L790.1530612244899,523.1863673076923L845.9285714285713,522.4359201923077L864.5204081632653,522.6487067307692" style="stroke: rgb(255, 127, 14); stroke-width: 3;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M9.295918367346928,361.6910264423076L27.887755102040806,408.45823240384607L46.479591836734684,484.00245115384615L65.07142857142856,474.4230346153846L83.66326530612244,487.6794461538462L102.25510204081633,455.7506412980769L120.8469387755102,486.6353705769231L139.43877551020407,503.08298855769226L158.03061224489795,492.3527740384616L176.62244897959184,509.9534798076923L195.21428571428572,510.9679776923077L213.80612244897958,511.31030192307696L232.39795918367346,507.50039711538466L250.98979591836735,508.3752692307693L269.5816326530612,516.5956788461539L288.1734693877551,510.62053875L306.765306122449,513.9212480769231L325.35714285714283,512.1421159615385L343.94897959183675,516.2422549038462L362.5408163265306,509.821725L381.1326530612245,509.1625673076923L399.7244897959184,520.6028221153846L418.31632653061223,520.4256750000001L436.90816326530614,495.1891471153846L455.5,511.76636538461537L474.09183673469386,513.7894932692308L492.68367346938777,522.9732576923077L511.2755102040816,521.0155589423077L529.8673469387754,514.2126998076923L548.4591836734694,521.4962509615384L567.0510204081634,524.1673903846154L585.6428571428571,520.736519423077L604.2346938775511,521.5268423076923L622.8265306122448,522.6568442307693L641.4183673469388,522.3856009615384L660.0102040816328,524.9476615384615L678.6020408163265,523.1081019230769L697.1938775510205,514.0658976923077L715.7857142857142,515.6245580769231L734.3775510204082,522.3196286538462L752.9693877551022,521.8333615384615L771.5612244897959,524.3786019230769L790.1530612244899,522.336735576923L808.7448979591836,524.7744923076923L827.3367346938776,521.7628984615384L864.5204081632653,524.7858L883.1122448979593,523.9167230769231L901.704081632653,524.9426942307692" style="stroke: rgb(44, 160, 44); stroke-width: 3;"></path></g></g></g></g></svg></d3fc-svg><d3fc-svg class="x-axis bottom-axis" style=""><svg preserveAspectRatio="none" viewBox="0 0 911 90" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0,6L0,0L911,0L911,6"></path><g class="tick" transform="translate(9.795918367346928, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">California</text></g><g class="tick" transform="translate(28.387755102040806, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New York</text></g><g class="tick" transform="translate(46.979591836734684, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Texas</text></g><g class="tick" transform="translate(65.57142857142856, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Washington</text></g><g class="tick" transform="translate(84.16326530612244, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Pennsylvania</text></g><g class="tick" transform="translate(102.75510204081633, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Florida</text></g><g class="tick" transform="translate(121.3469387755102, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Illinois</text></g><g class="tick" transform="translate(139.93877551020407, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Ohio</text></g><g class="tick" transform="translate(158.53061224489795, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Michigan</text></g><g class="tick" transform="translate(177.12244897959184, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Virginia</text></g><g class="tick" transform="translate(195.71428571428572, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">North Carolina</text></g><g class="tick" transform="translate(214.30612244897958, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Indiana</text></g><g class="tick" transform="translate(232.89795918367346, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Georgia</text></g><g class="tick" transform="translate(251.48979591836735, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Kentucky</text></g><g class="tick" transform="translate(270.0816326530612, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Jersey</text></g><g class="tick" transform="translate(288.6734693877551, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Arizona</text></g><g class="tick" transform="translate(307.265306122449, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Wisconsin</text></g><g class="tick" transform="translate(325.85714285714283, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Colorado</text></g><g class="tick" transform="translate(344.44897959183675, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Tennessee</text></g><g class="tick" transform="translate(363.0408163265306, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Minnesota</text></g><g class="tick" transform="translate(381.6326530612245, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Massachusetts</text></g><g class="tick" transform="translate(400.2244897959184, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Delaware</text></g><g class="tick" transform="translate(418.81632653061223, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Maryland</text></g><g class="tick" transform="translate(437.40816326530614, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Rhode Island</text></g><g class="tick" transform="translate(456, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Missouri</text></g><g class="tick" transform="translate(474.59183673469386, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Oklahoma</text></g><g class="tick" transform="translate(493.18367346938777, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Alabama</text></g><g class="tick" transform="translate(511.7755102040816, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Oregon</text></g><g class="tick" transform="translate(530.3673469387754, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Nevada</text></g><g class="tick" transform="translate(548.9591836734694, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Connecticut</text></g><g class="tick" transform="translate(567.5510204081634, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Arkansas</text></g><g class="tick" transform="translate(586.1428571428571, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Utah</text></g><g class="tick" transform="translate(604.7346938775511, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Mississippi</text></g><g class="tick" transform="translate(623.3265306122448, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Louisiana</text></g><g class="tick" transform="translate(641.9183673469388, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Vermont</text></g><g class="tick" transform="translate(660.5102040816328, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">South Carolina</text></g><g class="tick" transform="translate(679.1020408163265, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Nebraska</text></g><g class="tick" transform="translate(697.6938775510205, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Hampshire</text></g><g class="tick" transform="translate(716.2857142857142, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Montana</text></g><g class="tick" transform="translate(734.8775510204082, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Mexico</text></g><g class="tick" transform="translate(753.4693877551022, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Iowa</text></g><g class="tick" transform="translate(772.0612244897959, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Idaho</text></g><g class="tick" transform="translate(790.6530612244899, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Kansas</text></g><g class="tick" transform="translate(809.2448979591836, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">District of Columbia</text></g><g class="tick" transform="translate(827.8367346938776, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Wyoming</text></g><g class="tick" transform="translate(846.4285714285713, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">South Dakota</text></g><g class="tick" transform="translate(865.0204081632653, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Maine</text></g><g class="tick" transform="translate(883.6122448979593, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">West Virginia</text></g><g class="tick" transform="translate(902.204081632653, 0)" visibility=""><path stroke="#000" visibility="hidden" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">North Dakota</text></g></svg></d3fc-svg><d3fc-svg class="y-axis left-axis"><svg preserveAspectRatio="none" viewBox="-48 0 48 525" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,525L0,525L0,0L-6,0"></path><g class="tick" transform="translate(0, 525)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">0</text></g><g class="tick" transform="translate(0, 484.61538461538464)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">20,000</text></g><g class="tick" transform="translate(0, 444.2307692307692)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">40,000</text></g><g class="tick" transform="translate(0, 403.8461538461538)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">60,000</text></g><g class="tick" transform="translate(0, 363.46153846153845)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">80,000</text></g><g class="tick" transform="translate(0, 323.0769230769231)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">100,000</text></g><g class="tick" transform="translate(0, 282.6923076923077)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">120,000</text></g><g class="tick" transform="translate(0, 242.30769230769232)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">140,000</text></g><g class="tick" transform="translate(0, 201.9230769230769)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">160,000</text></g><g class="tick" transform="translate(0, 161.53846153846155)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">180,000</text></g><g class="tick" transform="translate(0, 121.15384615384613)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">200,000</text></g><g class="tick" transform="translate(0, 80.76923076923077)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">220,000</text></g><g class="tick" transform="translate(0, 40.38461538461536)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">240,000</text></g><g class="tick" transform="translate(0, 0)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">260,000</text></g></svg></d3fc-svg></d3fc-group><div class="legend-container" borderbox-on-hover="true" style="z-index: 2; cursor: move;"><svg id="dragHandles" width="150" height="68"><g><rect id="dragleft" class="vertical-drag-handle" y="9" x="0" height="50" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragtop" class="horizontal-drag-handle" y="0" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragright" class="vertical-drag-handle" y="9" x="141" height="50" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragbottom" class="horizontal-drag-handle" y="59" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragtopleft" class="corner-drag-handle top left" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="0"></rect><rect id="dragtopright" class="corner-drag-handle top right" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="0" x="141"></rect><rect id="dragbottomright" class="corner-drag-handle bottom right" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="59" x="141"></rect><rect id="dragbottomleft" class="corner-drag-handle bottom left" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="59" x="0"></rect></g></svg><g class="legend-controls" style="display: none;"><span id="up-arrow" class="disabled">▲</span>
<span id="page-text">1/1</span>
<span id="down-arrow" class="disabled">▼</span>
</g><svg class="legend" height="64"><g class="legendCells" transform="translate(20,20)"><g class="cell" transform="translate(0, 0)"><circle class="swatch" r="6" style="fill: rgba(3, 102, 214, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Consumer</text><title>Consumer|Sales</title></g><g class="cell" transform="translate(0, 15)"><circle class="swatch" r="6" style="fill: rgba(255, 127, 14, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Corporate</text><title>Corporate|Sales</title></g><g class="cell" transform="translate(0, 30)"><circle class="swatch" r="6" style="fill: rgba(44, 160, 44, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Home Office</text><title>Home Office|Sales</title></g></g></svg></div></div>